Contribution org.nuxeo.ecm.platform.ui.web.auth.JSFConfig--openUrl
In component org.nuxeo.ecm.platform.ui.web.auth.JSFConfig
org.nuxeo.ecm.platform.ui.web.auth.JSFConfig
inside nuxeo-platform-ui-web-7.10-HF07.jar /OSGI-INF/authentication-contrib.xml
This contribution is part of XML component Extension Point
Extension point openUrl of component PluggableAuthenticationService.Contributed Items
XML Source
<extension point="openUrl" target="org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService">
<openUrl name="SystemLogRestlet">
<grantPattern>/nuxeo/restAPI/systemLog</grantPattern>
</openUrl>
<openUrl name="SeamRemotingInterfaceResources">
<grantPattern>/nuxeo/seam/resource/remoting/interface.js.*</grantPattern>
</openUrl>
</extension>